mergBLEPeripheralDiscoverCharacteristicsForService
Type
command
Summary
Discover the characteristics of a service
Syntax
mergBLEPeripheralDiscoverCharacteristicsForService <pUUID>, <pService>, [<pCharacteristicUUIDs>]
Description
When discovered the mergBLEPeripheralDidDiscoverCharacteristicsForService is sent.
Parameters
Name | Type | Description |
---|---|---|
pUUID | A peripheral UUID as returned by the mergBLEDidDiscoverPeripheral message | |
pService | A service UUID as returned by the mergBLEPeripheralDidDiscoverServices message | |
pCharacteristicUUIDs | (optional with "" default) A list of characteristic UUIDs that your app is interested in. If empty all discovered characteristics are returned (not recommended). |
Compatibility and Support
Introduced
LiveCode 8.0
OS
ios
mac
Platforms
desktop
mobile